home *** CD-ROM | disk | FTP | other *** search
/ OpenGL Superbible (2nd Edition) / OpenGL SuperBible e2.iso / book / Chap17 / GLView / GLView.plg < prev    next >
Encoding:
Text File  |  1999-09-20  |  1.1 KB  |  30 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: GLView - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:\windows\TEMP\RSPF0B4.TMP" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/GLView.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "C:\Book\Samples\Chapt17\GLView\GLViewDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @c:\windows\TEMP\RSPF0B4.TMP" 
  15. Creating command line "link.exe opengl32.lib glu32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/GLView.pdb" /machine:I386 /out:"Release/GLView.exe"  .\Release\GLView.obj .\Release\GLViewDlg.obj .\Release\GLWindow.obj .\Release\StdAfx.obj .\Release\GLView.res "
  16. <h3>Output Window</h3>
  17. Compiling...
  18. GLViewDlg.cpp
  19. Linking...
  20. LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
  21. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  22.  
  23.  
  24.  
  25. <h3>Results</h3>
  26. GLView.exe - 0 error(s), 2 warning(s)
  27. </pre>
  28. </body>
  29. </html>
  30.